📄️ Divide
You will solve this exercise starting from the divide.asm file located in the drills/tasks/div/support directory.
📄️ Multiply
1. Multiplying Two Numbers represented as Bytes
📄️ Sum of first N numbers squared
You will solve this exercise starting from the sum_n.asm file located in the drills/tasks/sum-squared/support directory.